FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nexuzhealth.fhir.r4#1.0.1 (62 ms)

Package nexuzhealth.fhir.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPhysicalLocation
Url https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPhysicalLocation
Status draft
Date 2022-01-24T12:52:19.7847781Z
Name NxhPhysicalLocation
Experimental False
Description Nexuzhealth profile for a physical location. A physical location can be a room/bed, a waiting room, ... It is usually part of an NxhUnit
Type Location
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-location-physical-type NxhVSLocationPhysicalType


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "nxh-physical-location",
  "meta" : {
    "lastUpdated" : "2022-02-17T16:32:03.379+00:00"
  },
  "url" : "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPhysicalLocation",
  "name" : "NxhPhysicalLocation",
  "status" : "draft",
  "date" : "2022-01-24T12:52:19.7847781Z",
  "description" : "Nexuzhealth profile for a physical location. A physical location can be a room/bed, a waiting room, ... It is usually part of an NxhUnit",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Location",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Location",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Location.identifier",
        "path" : "Location.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Location.identifier:eenheid-kamer-bed",
        "path" : "Location.identifier",
        "sliceName" : "eenheid-kamer-bed",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Location.identifier:eenheid-kamer-bed.system",
        "path" : "Location.identifier.system",
        "fixedUri" : "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/kamerBedDefinitie/eenheid-kamer-bed"
      },
      {
        "id" : "Location.physicalType",
        "path" : "Location.physicalType",
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-location-physical-type"
        }
      },
      {
        "id" : "Location.managingOrganization",
        "path" : "Location.managingOrganization",
        "min" : 1
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.